roundHeight
Type
property
Summary
The radius of the widget background edges.
Syntax
set the roundHeight of widget to <integer>
get the roundHeight of widget
Description
Use the roundHeight property to round the corners of the widget. Values can be either an Integer or a List of 4 integers, when the list value is used then each element corresponds to one corner of the widget topLeft,topRight,bottomRight,bottomLeft
Examples
set the roundHeight of widget "Power button" to 15
set the roundHeight of widget "Power button" to 15,0,15,0
Compatibility and Support
OS
mac
windows
linux
ios
android
web
Platforms
desktop
mobile